home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3chtran.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_TRANCOLCHANNEL_H = 1;
- include("real/frio/r3chcol.js")
-
-
- var R3CLID_TRANSPARENCYCHANNEL = 460;
-
-
-
-
-
-
- function r3Transparencychannel () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_TRANSPARENCYCHANNEL, arguments);
- }
- // Attributes
- }
-
- r3Transparencychannel.prototype=new r3Colorchannel;
- // r3chtran.h_H